RW2VB ver 1.0 (7/1994) ------------------------ Translates Resource Workshop RC dialog scripts to Visual Basic forms Files: ------ RW2VB.EXE The executable program - requires Microsoft Windows 3.x DLGTEST.DLG Test file MNUTEST.DLG " REGISTER.TXT Registration form README.TXT This file Quick Start: ------------ Make a new directory, e.g. \VB\FHOME. Copy all 5 files to the directory. Start RW2VB.EXE. IF you have Resource Workshop (part of Borland C++ 3.1 package - product of Borland International) THEN Press ViewNext button. (this will start WORKSHOP.EXE) In Workshop: Open one of test files. Press ViewNext button. Press GetText button. (this will activate option 'Edit As Text' in Workshop and copy text to your Upper textbox) ELSE Press ViewNext button. (this will hide ViewNext and GetText buttons) Press File button and select one of test files. END IF. Press TranslateToVB button. (translated text will appear in Lower textbox) Press Save (for dlgtest) button to save your NEW VB FORM. Press SaveInto (for menutest) button to add your NEW MENU to existing or new VB Form. File Dialog: ------------ Drag and Drop operations can be used to Delete any file, or to Copy it to 'home' directory. Limits: ------- Since program was primarily designed to work with workshop.exe, it can handle one resource (dialog or menu) at the time. If multiple resources are in one .RC or .DLG file only the top one will be translated. "#include" and other directives are not supported. Please, send your suggestions or questions to address: Bruno Paris K. Jelene 6 41000 Zagreb Croatia (or by e-mail: bp@mapbf.pbfrng.hr)